ocr: Name Description Notes Void Used to indicate that a function Not: at type at all - rather the ack of one: - and not really necessary. But Quake-C requires it doesn't return anything. just as Cand C+ do. Strangely,) you can declare variables of1 type void - and you will find some; definedi int the entity type providing markers (see below). Float Floating point A general purpose number type, used forintegers and booleans as well. Valid values are 1.4.7.-100 but not .51 which would have tol be written 0.5 Note: also that: Quake-Ci iseasily confused by negative constants: eg foo-5 would cause a pa ...